CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv adaboost

搜索资源列表

  1. OpenCVHaartraining_battery

    0下载:
  2. 这是利用OpenCV里的基于Adaboost算法的Cascade结构在识别电池上的应用,里面的.xml文件可直接应用识别电池,基与Vision C++ 平台的,特别适合对Adaboost算法感兴趣的研究!-This is based on the use of OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1091196
    • 提供者:cuidong
  1. CRL-2001-1

    0下载:
  2. 这片论文描述了动态物体的特征跟踪,用到了15个框架。拥有很强的适应性和跟踪能力。作为人脸识别,模式识别,动态跟踪的开发人员,有很好的参考价值。用c++编写,如果用OpenCV更好-This paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There ar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:784341
    • 提供者:lai
  1. ViolaJones_IJCV

    0下载:
  2. 基于adaboost的人脸检测,大牛写的,后来写的OPENCV人脸检测都是根据他的这篇论文写的,很有价值-Robust Real-time Object Detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:401934
    • 提供者:何文娟
  1. base-Adaboostface-detectpaper

    0下载:
  2. 基于adaboost 的人脸检测算法研究,论文来的 里面用到opencv的相关库-base Adaboostface detectpaper using opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1035244
    • 提供者:毛渝南
  1. speech-segmentation

    0下载:
  2. This program is the program implementing the audio Segmentation.I used a adaboost and camshift algorithm with opencv and vc++ It is the program which is suitable for the development environment with the program related to the audio merotomy.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:950029
    • 提供者:pattern
  1. Face-detection-LBP

    0下载:
  2. 针对LBP的人脸检测算法的文章3篇,区别于adaboost的人脸检测算法,opencv有相应的训练数据库。-For three of the articles of the LBP face detection algorithm, the face detection algorithm is different from adaboost, opencv training database.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1721236
    • 提供者:
  1. adaboostFace

    0下载:
  2. Adaboost人脸检测,用opencv写的,有借鉴作用-Adaboost face detect
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:4026441
    • 提供者:sunxiancan
  1. adaboost_openCV

    0下载:
  2. vc6.0环境下,使用opencv,基于adaboost算法的人脸检测识别程序,可以对视频流进行 处理,需要安装opencv1.0。-the vc6.0 environment opencv face detection and recognition program based on the AdaBoost algorithm for processing the video stream, need installation opencv1.0.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8503052
    • 提供者:cekxidiancek
  1. Detecting_Face_Using_OpenCV

    0下载:
  2. 调用OpenCV函数库的Adaboost,实现实时的人脸检测程序。-Detecting Face USing Adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:92268
    • 提供者:枪手
  1. Afacedetect_hd

    0下载:
  2. 基于adaboost的构造的cascade用于快速检测人人脸,能够实时检测视频中的人脸。没有采用opencv的代码。 -Based on the cascade of adaboost constructed for rapid detection of all face, real-time detection of the face in the video. Of opencv code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1371541
    • 提供者:卓越
  1. Tadaaboost_hai

    0下载:
  2. 运用OpenCv开发的一个一种基于adaboost算法与haar小波变换换的人脸算法,具体情况可参考Paul Viola ,Robust Real -A use OpenCv development based adaboost algorithm haar wavelet transform to change the face algorithm, the specific circumstances of the reference, Paul Viola, Robust the Re
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1263
    • 提供者:卓越
  1. call-Video-achieve-face-detection

    0下载:
  2. 调用视频实现人脸识别。基于haarcascades+adaboost算法使用opencv实现-Call the video face recognition. Use opencv achieve haarcascades+adaboost algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:5769
    • 提供者:谭德辉
  1. armAdaBoostface

    0下载:
  2. 基于arm和AdaBoost的人脸识别,有Qt做的界面,可以识别出来人脸,程序本身没错误,如无法运行,请查看是否有opencv库函数和安装有qt。-Qt interface to do arm and AdaBoost-based face recognition, face out people can identify no error in the program itself, If you are not able to run, to see if opencv library fu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:28606381
    • 提供者:李云
  1. FaceDetection

    0下载:
  2. 利用opencv和Adaboost实现人脸检测-face detection using opencv and adaboost
  3. 所属分类:ComboBox

    • 发布日期:2017-11-23
    • 文件大小:26534912
    • 提供者:姒绍辉
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7436
    • 提供者:ledonJu
  1. FaceDetectTestCode

    0下载:
  2. 用C#版的openCV库——EmguCV编写的人脸检测测试程序。使用Adaboost算法。-With C# version of the openCV library- EmguCV prepared Face detection test procedures. Using Adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3987860
    • 提供者:cdj
  1. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3559320
    • 提供者:秦朗
  1. camTEST

    0下载:
  2. 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3902776
    • 提供者:周龙龙
  1. haar

    0下载:
  2. 基于adaboost人脸检测,用生成好的样本。(用到OPENCV读取图像的库,使用前请下载opencv244)-Adaboost based face detection with generating good samples.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9161848
    • 提供者:周龙龙
  1. FaceDetection

    0下载:
  2. 静态人脸检测程序。基于Adaboost的检测算法,使用OpenCV中提供的函数在Visual C++2005中实现一个人脸检测程序。-Static face detection process. Adaboost-based detection algorithm using OpenCV provides a function to implement a face detection program in Visual C++2005 in.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1598885
    • 提供者:zfy
« 1 2 34 »
搜珍网 www.dssz.com